3.745 \(\int \frac {1}{\cot ^{\frac {7}{2}}(c+d x) (a+i a \tan (c+d x))^2} \, dx\)

Optimal. Leaf size=254 \[ -\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (\cot (c+d x)+i)}-\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (\cot (c+d x)-\sqrt {2} \sqrt {\cot (c+d x)}+1\right )}{\sqrt {2} a^2 d}+\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (\cot (c+d x)+\sqrt {2} \sqrt {\cot (c+d x)}+1\right )}{\sqrt {2} a^2 d}+\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \tan ^{-1}\left (1-\sqrt {2} \sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}-\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \tan ^{-1}\left (\sqrt {2} \sqrt {\cot (c+d x)}+1\right )}{\sqrt {2} a^2 d}-\frac {1}{4 d \sqrt {\cot (c+d x)} (a \cot (c+d x)+i a)^2} \]

[Out]

(-25/32+21/32*I)*arctan(-1+2^(1/2)*cot(d*x+c)^(1/2))/a^2/d*2^(1/2)+(-25/32+21/32*I)*arctan(1+2^(1/2)*cot(d*x+c
)^(1/2))/a^2/d*2^(1/2)-(25/64+21/64*I)*ln(1+cot(d*x+c)-2^(1/2)*cot(d*x+c)^(1/2))/a^2/d*2^(1/2)+(25/64+21/64*I)
*ln(1+cot(d*x+c)+2^(1/2)*cot(d*x+c)^(1/2))/a^2/d*2^(1/2)-25/8/a^2/d/cot(d*x+c)^(1/2)+7/8*I/a^2/d/(I+cot(d*x+c)
)/cot(d*x+c)^(1/2)-1/4/d/(I*a+a*cot(d*x+c))^2/cot(d*x+c)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.37, antiderivative size = 254, normalized size of antiderivative = 1.00, number of steps used = 14, number of rules used = 11, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.423, Rules used = {3673, 3559, 3596, 3529, 3534, 1168, 1162, 617, 204, 1165, 628} \[ -\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (\cot (c+d x)+i)}-\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (\cot (c+d x)-\sqrt {2} \sqrt {\cot (c+d x)}+1\right )}{\sqrt {2} a^2 d}+\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (\cot (c+d x)+\sqrt {2} \sqrt {\cot (c+d x)}+1\right )}{\sqrt {2} a^2 d}+\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \tan ^{-1}\left (1-\sqrt {2} \sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}-\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \tan ^{-1}\left (\sqrt {2} \sqrt {\cot (c+d x)}+1\right )}{\sqrt {2} a^2 d}-\frac {1}{4 d \sqrt {\cot (c+d x)} (a \cot (c+d x)+i a)^2} \]

Antiderivative was successfully verified.

[In]

Int[1/(Cot[c + d*x]^(7/2)*(a + I*a*Tan[c + d*x])^2),x]

[Out]

((25/16 - (21*I)/16)*ArcTan[1 - Sqrt[2]*Sqrt[Cot[c + d*x]]])/(Sqrt[2]*a^2*d) - ((25/16 - (21*I)/16)*ArcTan[1 +
 Sqrt[2]*Sqrt[Cot[c + d*x]]])/(Sqrt[2]*a^2*d) - 25/(8*a^2*d*Sqrt[Cot[c + d*x]]) + ((7*I)/8)/(a^2*d*Sqrt[Cot[c
+ d*x]]*(I + Cot[c + d*x])) - 1/(4*d*Sqrt[Cot[c + d*x]]*(I*a + a*Cot[c + d*x])^2) - ((25/32 + (21*I)/32)*Log[1
 - Sqrt[2]*Sqrt[Cot[c + d*x]] + Cot[c + d*x]])/(Sqrt[2]*a^2*d) + ((25/32 + (21*I)/32)*Log[1 + Sqrt[2]*Sqrt[Cot
[c + d*x]] + Cot[c + d*x]])/(Sqrt[2]*a^2*d)

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 1162

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[(2*d)/e, 2]}, Dist[e/(2*c), Int[1/S
imp[d/e + q*x + x^2, x], x], x] + Dist[e/(2*c), Int[1/Simp[d/e - q*x + x^2, x], x], x]] /; FreeQ[{a, c, d, e},
 x] && EqQ[c*d^2 - a*e^2, 0] && PosQ[d*e]

Rule 1165

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[(-2*d)/e, 2]}, Dist[e/(2*c*q), Int[
(q - 2*x)/Simp[d/e + q*x - x^2, x], x], x] + Dist[e/(2*c*q), Int[(q + 2*x)/Simp[d/e - q*x - x^2, x], x], x]] /
; FreeQ[{a, c, d, e}, x] && EqQ[c*d^2 - a*e^2, 0] && NegQ[d*e]

Rule 1168

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[a*c, 2]}, Dist[(d*q + a*e)/(2*a*c),
 Int[(q + c*x^2)/(a + c*x^4), x], x] + Dist[(d*q - a*e)/(2*a*c), Int[(q - c*x^2)/(a + c*x^4), x], x]] /; FreeQ
[{a, c, d, e}, x] && NeQ[c*d^2 + a*e^2, 0] && NeQ[c*d^2 - a*e^2, 0] && NegQ[-(a*c)]

Rule 3529

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[((
b*c - a*d)*(a + b*Tan[e + f*x])^(m + 1))/(f*(m + 1)*(a^2 + b^2)), x] + Dist[1/(a^2 + b^2), Int[(a + b*Tan[e +
f*x])^(m + 1)*Simp[a*c + b*d - (b*c - a*d)*Tan[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c
 - a*d, 0] && NeQ[a^2 + b^2, 0] && LtQ[m, -1]

Rule 3534

Int[((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])/Sqrt[(b_.)*tan[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[2/f, Subst[I
nt[(b*c + d*x^2)/(b^2 + x^4), x], x, Sqrt[b*Tan[e + f*x]]], x] /; FreeQ[{b, c, d, e, f}, x] && NeQ[c^2 - d^2,
0] && NeQ[c^2 + d^2, 0]

Rule 3559

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[(a*(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^(n + 1))/(2*f*m*(b*c - a*d)), x] + Dist[1/(2*a*m*(b*c - a*d))
, Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Simp[b*c*m - a*d*(2*m + n + 1) + b*d*(m + n + 1)*Tan
[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2
+ d^2, 0] && LtQ[m, 0] && (IntegerQ[m] || IntegersQ[2*m, 2*n])

Rule 3596

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[((a*A + b*B)*(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^(n + 1))/(2
*f*m*(b*c - a*d)), x] + Dist[1/(2*a*m*(b*c - a*d)), Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Si
mp[A*(b*c*m - a*d*(2*m + n + 1)) + B*(a*c*m - b*d*(n + 1)) + d*(A*b - a*B)*(m + n + 1)*Tan[e + f*x], x], x], x
] /; FreeQ[{a, b, c, d, e, f, A, B, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && LtQ[m, 0] &&  !GtQ[n,
0]

Rule 3673

Int[(cot[(e_.) + (f_.)*(x_)]*(d_.))^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]^(n_.))^(p_.), x_Symbol] :> Dist
[d^(n*p), Int[(d*Cot[e + f*x])^(m - n*p)*(b + a*Cot[e + f*x]^n)^p, x], x] /; FreeQ[{a, b, d, e, f, m, n, p}, x
] &&  !IntegerQ[m] && IntegersQ[n, p]

Rubi steps

\begin {align*} \int \frac {1}{\cot ^{\frac {7}{2}}(c+d x) (a+i a \tan (c+d x))^2} \, dx &=\int \frac {1}{\cot ^{\frac {3}{2}}(c+d x) (i a+a \cot (c+d x))^2} \, dx\\ &=-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}+\frac {\int \frac {-\frac {9 i a}{2}+\frac {5}{2} a \cot (c+d x)}{\cot ^{\frac {3}{2}}(c+d x) (i a+a \cot (c+d x))} \, dx}{4 a^2}\\ &=\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (i+\cot (c+d x))}-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}+\frac {\int \frac {-\frac {25 a^2}{2}-\frac {21}{2} i a^2 \cot (c+d x)}{\cot ^{\frac {3}{2}}(c+d x)} \, dx}{8 a^4}\\ &=-\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (i+\cot (c+d x))}-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}+\frac {\int \frac {-\frac {21 i a^2}{2}+\frac {25}{2} a^2 \cot (c+d x)}{\sqrt {\cot (c+d x)}} \, dx}{8 a^4}\\ &=-\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (i+\cot (c+d x))}-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}+\frac {\operatorname {Subst}\left (\int \frac {\frac {21 i a^2}{2}-\frac {25 a^2 x^2}{2}}{1+x^4} \, dx,x,\sqrt {\cot (c+d x)}\right )}{4 a^4 d}\\ &=-\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (i+\cot (c+d x))}-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}+-\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \operatorname {Subst}\left (\int \frac {1+x^2}{1+x^4} \, dx,x,\sqrt {\cot (c+d x)}\right )}{a^2 d}+\frac {\left (\frac {25}{16}+\frac {21 i}{16}\right ) \operatorname {Subst}\left (\int \frac {1-x^2}{1+x^4} \, dx,x,\sqrt {\cot (c+d x)}\right )}{a^2 d}\\ &=-\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (i+\cot (c+d x))}-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}+-\frac {\left (\frac {25}{32}-\frac {21 i}{32}\right ) \operatorname {Subst}\left (\int \frac {1}{1-\sqrt {2} x+x^2} \, dx,x,\sqrt {\cot (c+d x)}\right )}{a^2 d}+-\frac {\left (\frac {25}{32}-\frac {21 i}{32}\right ) \operatorname {Subst}\left (\int \frac {1}{1+\sqrt {2} x+x^2} \, dx,x,\sqrt {\cot (c+d x)}\right )}{a^2 d}+-\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \operatorname {Subst}\left (\int \frac {\sqrt {2}+2 x}{-1-\sqrt {2} x-x^2} \, dx,x,\sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}+-\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \operatorname {Subst}\left (\int \frac {\sqrt {2}-2 x}{-1+\sqrt {2} x-x^2} \, dx,x,\sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}\\ &=-\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (i+\cot (c+d x))}-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}-\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (1-\sqrt {2} \sqrt {\cot (c+d x)}+\cot (c+d x)\right )}{\sqrt {2} a^2 d}+\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (1+\sqrt {2} \sqrt {\cot (c+d x)}+\cot (c+d x)\right )}{\sqrt {2} a^2 d}+-\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \operatorname {Subst}\left (\int \frac {1}{-1-x^2} \, dx,x,1-\sqrt {2} \sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}+\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \operatorname {Subst}\left (\int \frac {1}{-1-x^2} \, dx,x,1+\sqrt {2} \sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}\\ &=\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \tan ^{-1}\left (1-\sqrt {2} \sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}-\frac {\left (\frac {25}{16}-\frac {21 i}{16}\right ) \tan ^{-1}\left (1+\sqrt {2} \sqrt {\cot (c+d x)}\right )}{\sqrt {2} a^2 d}-\frac {25}{8 a^2 d \sqrt {\cot (c+d x)}}+\frac {7 i}{8 a^2 d \sqrt {\cot (c+d x)} (i+\cot (c+d x))}-\frac {1}{4 d \sqrt {\cot (c+d x)} (i a+a \cot (c+d x))^2}-\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (1-\sqrt {2} \sqrt {\cot (c+d x)}+\cot (c+d x)\right )}{\sqrt {2} a^2 d}+\frac {\left (\frac {25}{32}+\frac {21 i}{32}\right ) \log \left (1+\sqrt {2} \sqrt {\cot (c+d x)}+\cot (c+d x)\right )}{\sqrt {2} a^2 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 1.61, size = 232, normalized size = 0.91 \[ \frac {\cot ^{\frac {3}{2}}(c+d x) \csc (c+d x) \sec ^2(c+d x) \left (23 \sin (c+d x)-41 \sin (3 (c+d x))-43 i \cos (c+d x)+43 i \cos (3 (c+d x))-(21+25 i) \sqrt {\sin (2 (c+d x))} \sin ^{-1}(\cos (c+d x)-\sin (c+d x)) (\sin (2 (c+d x))-i \cos (2 (c+d x)))+(-21+25 i) \sin ^{\frac {3}{2}}(2 (c+d x)) \log \left (\sin (c+d x)+\sqrt {\sin (2 (c+d x))}+\cos (c+d x)\right )+(25+21 i) \sqrt {\sin (2 (c+d x))} \cos (2 (c+d x)) \log \left (\sin (c+d x)+\sqrt {\sin (2 (c+d x))}+\cos (c+d x)\right )\right )}{32 a^2 d (\cot (c+d x)+i)^2} \]

Antiderivative was successfully verified.

[In]

Integrate[1/(Cot[c + d*x]^(7/2)*(a + I*a*Tan[c + d*x])^2),x]

[Out]

(Cot[c + d*x]^(3/2)*Csc[c + d*x]*Sec[c + d*x]^2*((-43*I)*Cos[c + d*x] + (43*I)*Cos[3*(c + d*x)] + 23*Sin[c + d
*x] + (25 + 21*I)*Cos[2*(c + d*x)]*Log[Cos[c + d*x] + Sin[c + d*x] + Sqrt[Sin[2*(c + d*x)]]]*Sqrt[Sin[2*(c + d
*x)]] - (21 - 25*I)*Log[Cos[c + d*x] + Sin[c + d*x] + Sqrt[Sin[2*(c + d*x)]]]*Sin[2*(c + d*x)]^(3/2) - (21 + 2
5*I)*ArcSin[Cos[c + d*x] - Sin[c + d*x]]*Sqrt[Sin[2*(c + d*x)]]*((-I)*Cos[2*(c + d*x)] + Sin[2*(c + d*x)]) - 4
1*Sin[3*(c + d*x)]))/(32*a^2*d*(I + Cot[c + d*x])^2)

________________________________________________________________________________________

fricas [B]  time = 1.42, size = 597, normalized size = 2.35 \[ \frac {4 \, {\left (a^{2} d e^{\left (6 i \, d x + 6 i \, c\right )} + a^{2} d e^{\left (4 i \, d x + 4 i \, c\right )}\right )} \sqrt {-\frac {i}{16 \, a^{4} d^{2}}} \log \left ({\left ({\left (8 i \, a^{2} d e^{\left (2 i \, d x + 2 i \, c\right )} - 8 i \, a^{2} d\right )} \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} \sqrt {-\frac {i}{16 \, a^{4} d^{2}}} + 2 i \, e^{\left (2 i \, d x + 2 i \, c\right )}\right )} e^{\left (-2 i \, d x - 2 i \, c\right )}\right ) - 4 \, {\left (a^{2} d e^{\left (6 i \, d x + 6 i \, c\right )} + a^{2} d e^{\left (4 i \, d x + 4 i \, c\right )}\right )} \sqrt {-\frac {i}{16 \, a^{4} d^{2}}} \log \left ({\left ({\left (-8 i \, a^{2} d e^{\left (2 i \, d x + 2 i \, c\right )} + 8 i \, a^{2} d\right )} \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} \sqrt {-\frac {i}{16 \, a^{4} d^{2}}} + 2 i \, e^{\left (2 i \, d x + 2 i \, c\right )}\right )} e^{\left (-2 i \, d x - 2 i \, c\right )}\right ) - 4 \, {\left (a^{2} d e^{\left (6 i \, d x + 6 i \, c\right )} + a^{2} d e^{\left (4 i \, d x + 4 i \, c\right )}\right )} \sqrt {\frac {529 i}{64 \, a^{4} d^{2}}} \log \left (-\frac {{\left (8 \, {\left (a^{2} d e^{\left (2 i \, d x + 2 i \, c\right )} - a^{2} d\right )} \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} \sqrt {\frac {529 i}{64 \, a^{4} d^{2}}} + 23\right )} e^{\left (-2 i \, d x - 2 i \, c\right )}}{8 \, a^{2} d}\right ) + 4 \, {\left (a^{2} d e^{\left (6 i \, d x + 6 i \, c\right )} + a^{2} d e^{\left (4 i \, d x + 4 i \, c\right )}\right )} \sqrt {\frac {529 i}{64 \, a^{4} d^{2}}} \log \left (\frac {{\left (8 \, {\left (a^{2} d e^{\left (2 i \, d x + 2 i \, c\right )} - a^{2} d\right )} \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} \sqrt {\frac {529 i}{64 \, a^{4} d^{2}}} - 23\right )} e^{\left (-2 i \, d x - 2 i \, c\right )}}{8 \, a^{2} d}\right ) + \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} {\left (42 i \, e^{\left (6 i \, d x + 6 i \, c\right )} - 33 i \, e^{\left (4 i \, d x + 4 i \, c\right )} - 10 i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i\right )}}{16 \, {\left (a^{2} d e^{\left (6 i \, d x + 6 i \, c\right )} + a^{2} d e^{\left (4 i \, d x + 4 i \, c\right )}\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/cot(d*x+c)^(7/2)/(a+I*a*tan(d*x+c))^2,x, algorithm="fricas")

[Out]

1/16*(4*(a^2*d*e^(6*I*d*x + 6*I*c) + a^2*d*e^(4*I*d*x + 4*I*c))*sqrt(-1/16*I/(a^4*d^2))*log(((8*I*a^2*d*e^(2*I
*d*x + 2*I*c) - 8*I*a^2*d)*sqrt((I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) - 1))*sqrt(-1/16*I/(a^4*d^2))
 + 2*I*e^(2*I*d*x + 2*I*c))*e^(-2*I*d*x - 2*I*c)) - 4*(a^2*d*e^(6*I*d*x + 6*I*c) + a^2*d*e^(4*I*d*x + 4*I*c))*
sqrt(-1/16*I/(a^4*d^2))*log(((-8*I*a^2*d*e^(2*I*d*x + 2*I*c) + 8*I*a^2*d)*sqrt((I*e^(2*I*d*x + 2*I*c) + I)/(e^
(2*I*d*x + 2*I*c) - 1))*sqrt(-1/16*I/(a^4*d^2)) + 2*I*e^(2*I*d*x + 2*I*c))*e^(-2*I*d*x - 2*I*c)) - 4*(a^2*d*e^
(6*I*d*x + 6*I*c) + a^2*d*e^(4*I*d*x + 4*I*c))*sqrt(529/64*I/(a^4*d^2))*log(-1/8*(8*(a^2*d*e^(2*I*d*x + 2*I*c)
 - a^2*d)*sqrt((I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) - 1))*sqrt(529/64*I/(a^4*d^2)) + 23)*e^(-2*I*d
*x - 2*I*c)/(a^2*d)) + 4*(a^2*d*e^(6*I*d*x + 6*I*c) + a^2*d*e^(4*I*d*x + 4*I*c))*sqrt(529/64*I/(a^4*d^2))*log(
1/8*(8*(a^2*d*e^(2*I*d*x + 2*I*c) - a^2*d)*sqrt((I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) - 1))*sqrt(52
9/64*I/(a^4*d^2)) - 23)*e^(-2*I*d*x - 2*I*c)/(a^2*d)) + sqrt((I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c)
- 1))*(42*I*e^(6*I*d*x + 6*I*c) - 33*I*e^(4*I*d*x + 4*I*c) - 10*I*e^(2*I*d*x + 2*I*c) + I))/(a^2*d*e^(6*I*d*x
+ 6*I*c) + a^2*d*e^(4*I*d*x + 4*I*c))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (i \, a \tan \left (d x + c\right ) + a\right )}^{2} \cot \left (d x + c\right )^{\frac {7}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/cot(d*x+c)^(7/2)/(a+I*a*tan(d*x+c))^2,x, algorithm="giac")

[Out]

integrate(1/((I*a*tan(d*x + c) + a)^2*cot(d*x + c)^(7/2)), x)

________________________________________________________________________________________

maple [C]  time = 1.57, size = 2521, normalized size = 9.93 \[ \text {Expression too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/cot(d*x+c)^(7/2)/(a+I*a*tan(d*x+c))^2,x)

[Out]

1/16/a^2/d*(-1+cos(d*x+c))*(-25*sin(d*x+c)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*
x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*EllipticF(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1
/2),1/2*2^(1/2))-16*2^(1/2)+23*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2
)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*EllipticPi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2
*I,1/2*2^(1/2))*sin(d*x+c)-4*cos(d*x+c)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c
))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*EllipticPi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2
),1/2+1/2*I,1/2*2^(1/2))-2*I*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*
((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*sin(d*x+c)*EllipticPi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2
),1/2+1/2*I,1/2*2^(1/2))-4*sin(d*x+c)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c
))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^2*EllipticPi(((1-cos(d*x+c)+sin(d*x+c))/sin(d
*x+c))^(1/2),1/2+1/2*I,1/2*2^(1/2))+50*sin(d*x+c)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c
))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^2*EllipticF(((1-cos(d*x+c)+sin(d*
x+c))/sin(d*x+c))^(1/2),1/2*2^(1/2))-41*2^(1/2)*cos(d*x+c)^3+23*I*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(
d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*sin(d*x+c)*EllipticPi(((1-co
s(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2*I,1/2*2^(1/2))+46*I*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos
(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^3*EllipticPi(((1
-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2*I,1/2*2^(1/2))+4*I*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+c
os(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^2*sin(d*x+c)*E
llipticPi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2+1/2*I,1/2*2^(1/2))+43*I*2^(1/2)*cos(d*x+c)*sin(d*x+
c)-43*I*2^(1/2)*cos(d*x+c)^2*sin(d*x+c)-4*I*cos(d*x+c)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d
*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*EllipticPi(((1-cos(d*x+c)+sin(d*x+c))/s
in(d*x+c))^(1/2),1/2+1/2*I,1/2*2^(1/2))-46*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(
d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^2*sin(d*x+c)*EllipticPi(((1-cos(d*x+c)+s
in(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2*I,1/2*2^(1/2))+16*cos(d*x+c)*2^(1/2)+2*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x
+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*EllipticPi(((1-cos
(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2+1/2*I,1/2*2^(1/2))*sin(d*x+c)+46*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+
c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*EllipticPi(((1-cos(
d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2*I,1/2*2^(1/2))*cos(d*x+c)-46*I*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)
*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^2*sin(d
*x+c)*EllipticPi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2*I,1/2*2^(1/2))+4*I*EllipticPi(((1-cos(d*
x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2+1/2*I,1/2*2^(1/2))*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+s
in(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^3-50*I*((-1+cos(d*x+c))/s
in(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*co
s(d*x+c)^3*EllipticF(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2*2^(1/2))-46*I*((-1+cos(d*x+c))/sin(d*x+c
))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)
*EllipticPi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2*I,1/2*2^(1/2))+50*I*((-1+cos(d*x+c))/sin(d*x+
c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c
)*EllipticF(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2*2^(1/2))-46*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*((
-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*cos(d*x+c)^3*Elliptic
Pi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2-1/2*I,1/2*2^(1/2))+4*cos(d*x+c)^3*((1-cos(d*x+c)+sin(d*x+c
))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2)*((-1+cos(d*x+c))/sin(d*x+c))^(1/2)*Elliptic
Pi(((1-cos(d*x+c)+sin(d*x+c))/sin(d*x+c))^(1/2),1/2+1/2*I,1/2*2^(1/2))+41*cos(d*x+c)^2*2^(1/2))*cos(d*x+c)^3*(
1+cos(d*x+c))^2/(2*I*cos(d*x+c)*sin(d*x+c)+2*cos(d*x+c)^2-1)/sin(d*x+c)^7/(cos(d*x+c)/sin(d*x+c))^(7/2)*2^(1/2
)

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: RuntimeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/cot(d*x+c)^(7/2)/(a+I*a*tan(d*x+c))^2,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: Error executing code in Maxima: expt: undefined: 0 to a negative e
xponent.

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {1}{{\mathrm {cot}\left (c+d\,x\right )}^{7/2}\,{\left (a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}\right )}^2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cot(c + d*x)^(7/2)*(a + a*tan(c + d*x)*1i)^2),x)

[Out]

int(1/(cot(c + d*x)^(7/2)*(a + a*tan(c + d*x)*1i)^2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/cot(d*x+c)**(7/2)/(a+I*a*tan(d*x+c))**2,x)

[Out]

Timed out

________________________________________________________________________________________